home *** CD-ROM | disk | FTP | other *** search
- /* FindSpeller.h
- * Look for and launch an application with the given creator code.
- * Copyright ©1996 Michael D. Crawford. All Rights Reserved.
- * You may use this code on the condition that you read the following web page:
- * http://www.webcom.com/wordserv/
- * 1 Jul 96 Mike Crawford crawford@scruznet.com
- */
-
- OSErr FindSpeller( OSType creator, Boolean *foundIt );
-